Skip to content

[Test] Fix EKS addon tests using k8s version 1.33 and above by using AL2023 nodes #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 28, 2025

Conversation

lisguo
Copy link
Contributor

@lisguo lisguo commented May 28, 2025

Description of changes:
Our EKS addon integration test is failing for k8s version 1.33. This is because we are using AL2 which is only supported on 1.32 or earlier. We need to modify our tests to use AL2023 for 1.33 and after.

Tested in https://github.com/aws/amazon-cloudwatch-agent-operator/actions/runs/15309748285/job/43071353694

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lisguo lisguo changed the title Fix test 1 33 [Test] Fix k8s 1.33 EKS tests by using AL2023 nodes May 28, 2025
@lisguo lisguo changed the title [Test] Fix k8s 1.33 EKS tests by using AL2023 nodes [Test] Fix EKS addon tests using k8s version 1.33 and above by using AL2023 nodes May 28, 2025
@lisguo lisguo requested review from sky333999 and the-mann May 28, 2025 20:39
@lisguo lisguo merged commit 40a407d into main May 28, 2025
10 checks passed
@lisguo lisguo deleted the fix-test-1-33 branch May 28, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants